public PDFCosObject get( java.lang.String attributeKey ) |
Parameters
- attributeKey
- The key identifying the attribute.
Return Value
The attribute value.
public PDFCosObject get( java.lang.String attributeKey ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When attributeKey is null or empty. |